.rc-fonts-Large {
    font-family: Arial !important;
    font-size: 10pt !important;
    font-weight: bold !important;
}

.rc-fonts-Normal {
    font-family: Arial !important;
    font-size: 10pt !important;
    font-weight: bold !important;
}

.rc-fonts-Small {
    font-family: Arial !important;
    font-size: 10pt !important;
    font-weight: bold !important;
}

.rc-fonts-ToolTip {
    font-family: Arial !important;
    font-size: 10pt !important;
    font-weight: normal !important;
}

.rc-fonts-Message {
    font-family: Arial !important;
    font-size: 10pt !important;
    font-weight: bold !important;
}

.rc-fonts-ItemText {
    font-family: Arial !important;
    font-size: 12pt !important;
    font-weight: normal !important;
}

.rc-fonts-TextEntry {
    font-family: Calibri !important;
    font-size: 11pt !important;
    font-weight: normal !important;
}